335
records
Importations de psychotropes depuis 2007
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"importations-psychotropes-depuis-2007",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/importations-psychotropes-depuis-2007"
}
] - "definitions":{
- "importations-psychotropes-depuis-2007":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/importations-psychotropes-depuis-2007_records"
}
}
} - "records":
} - "properties":
- "importations-psychotropes-depuis-2007_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "psychotrope_en_gr":,{
- "type":"string",
- "title":"Psychotrope",
- "description":""
} - "annee":,{
- "type":"string",
- "format":"date",
- "title":"Année",
- "description":""
} - "poids_importe":{
- "type":"number",
- "title":"Poids importé",
- "description":"",
- "unit":"g"
}
} - "psychotrope_en_gr":
}
} - "fields":
} - "properties":
} - "importations-psychotropes-depuis-2007":
}